home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 1 / Cream of the Crop 1.iso / WINDOWS / WINDU12.ARJ / README.TXT next >
Text File  |  1992-03-30  |  3KB  |  91 lines

  1.  
  2.   PROGRAM
  3. ===========
  4.  
  5.        WinDU Version 1.2 is a little utility that does the same for
  6.        Windows 3.0 then 'du' for UNIX.
  7.  
  8.             Have fun :-)    Phade
  9.  
  10.  
  11.   PROGRAM BEHAVIOR
  12. ====================
  13.  
  14.        After selecting a subdirectory and clicking 'Ok' WinDU will display
  15.        the bytes the files are using.
  16.  
  17.        WinDU will work in the current directory (default) or recursively
  18.        in all subdirectories.
  19.  
  20.        WinDU is quick. It only takes 6 seconds (with a 80386 machine) to look
  21.        through over 900 files in 103 directories using 29 MBytes and copy all
  22.        filenames and their size formatted in OEM-Text-Format to the clipboard
  23.        (the clipboard-file was more than 100k). Sounds acceptable !
  24.  
  25.        The result of WinDU can differ to a result of for example 'chkdsk',
  26.        because WinDU is counting the size of files and NOT the official size
  27.        of your harddisk (including the size of directories, FAT's, etc.).
  28.  
  29.  
  30.   PROGRAM HISTORY
  31. ===================
  32.  
  33.        This is Version 1.2 . The following features are added to Version 1.1 :
  34.  
  35.      - Fixed a few little outfit faults.
  36.  
  37.        Version 1.1 : The following features are added to Version 1.0 :
  38.  
  39.      - It is now possible to enter a filename criteria for the files WinDU
  40.        will look for and count. Wildcards are allowed. The default is *.* .
  41.  
  42.      - Toggling the 'protocol' option will force WinDU to produced output like
  43.        'du' and copy it to the clipboard (formatted in the OEM-Text-format).
  44.  
  45.        If the 'protocol' option is toggle once WinDU will copy the names of
  46.        every directory and the total size of all files in the directory to
  47.        the clipboard.
  48.  
  49.        If the 'protocol' option is toggled twice WinDU will copy every filename
  50.        and its size matching the filename criteria to the clipboard, too.
  51.  
  52.        The default is toggled once.
  53.  
  54.      - It is possible to call the clipboard directly from WinDU by clicking on
  55.        the button 'Clipboard'.
  56.  
  57.  
  58.        The source-code is not included anymore, because some of my features
  59.        (specially Units) are used, that I use to develop business-tools.
  60.  
  61.  
  62.   COPYRIGHT
  63. =============
  64.  
  65.        Copyright (c) 1991, 92 by
  66.  
  67.        PHADE SOFTWARE
  68.        Inh. Frank Gadegast
  69.        Leibnizstrasse 30
  70.        1000 Berlin 12 GERMANY
  71.  
  72.        Access: phade@cs.tu-berlin.de
  73.  
  74.        Permission to use, copy,    modify,    and distribute this
  75.        software    and its    documentation for any purpose and without
  76.        fee is hereby granted, provided that this copyright notice
  77.        will appear in all copies and as    long as    you don't try to
  78.        make money off it, use it in a professional manner, or pretend
  79.        that you wrote it.
  80.  
  81.        This program may not be used in a business, corporation,
  82.        organization, government or agency environment without the
  83.        prior written consent by PHADE SOFTWARE. Please contact PHADE
  84.        SOFTWARE via e-mail or letter.
  85.  
  86.  
  87.        It would be great if those who like this program will e-mail their
  88.        public-domain-programs for Windows 3.0 (instead of paying a fee). I
  89.        have a lot but not enough.
  90.  
  91.